[INFO] cloning repository https://github.com/valeratrades/ask_llm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valeratrades/ask_llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleratrades%2Fask_llm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleratrades%2Fask_llm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41393b512284d73b7b99f4b818ec7674af9c54ee
[INFO] checking valeratrades/ask_llm against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleratrades%2Fask_llm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/valeratrades/ask_llm
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/valeratrades/ask_llm
[INFO] tweaked toml for git repo https://github.com/valeratrades/ask_llm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valeratrades/ask_llm on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valeratrades/ask_llm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 464a3fa58f791200554d99adaeae9ced4db9a8c7aaead1c614d35fc6f429d1c0
[INFO] running `Command { std: "docker" "start" "-a" "464a3fa58f791200554d99adaeae9ced4db9a8c7aaead1c614d35fc6f429d1c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "464a3fa58f791200554d99adaeae9ced4db9a8c7aaead1c614d35fc6f429d1c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464a3fa58f791200554d99adaeae9ced4db9a8c7aaead1c614d35fc6f429d1c0", kill_on_drop: false }`
[INFO] [stdout] 464a3fa58f791200554d99adaeae9ced4db9a8c7aaead1c614d35fc6f429d1c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6830a23becec5e45c4c5ad05200bbcab0fdb56a120439f142511af168bdea35d
[INFO] running `Command { std: "docker" "start" "-a" "6830a23becec5e45c4c5ad05200bbcab0fdb56a120439f142511af168bdea35d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling facet-core v0.45.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling facet-core v0.44.4
[INFO] [stderr]    Compiling facet v0.45.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling facet v0.44.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling v_utils_macros v2.11.37
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling facet-macro-types v0.45.0
[INFO] [stderr]    Compiling facet-macro-types v0.44.4
[INFO] [stderr]    Compiling v_utils v2.15.37
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking toml v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling ask_llm v2.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking macro-attr v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling facet-macro-parse v0.45.0
[INFO] [stderr]    Compiling facet-macro-parse v0.44.4
[INFO] [stderr]    Compiling facet-macros-impl v0.45.0
[INFO] [stderr]     Checking facet-path v0.44.5
[INFO] [stderr]    Compiling facet-macros-impl v0.44.4
[INFO] [stderr]     Checking facet-reflect v0.44.6
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking facet-solver v0.44.6
[INFO] [stderr]     Checking facet-dessert v0.44.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking facet-format v0.44.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking facet-toml v0.44.7
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr] error: could not compile `facet-macros-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name facet_macros_impl --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-macros-impl-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--deny=clippy::disallowed_methods' --check-cfg 'cfg(facet_no_doc)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "doc", "function", "helpful-derive", "slow-tests"))' -C metadata=b5300299dc5cb4de -C extra-filename=-84b0e719971d216d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern facet_macro_parse=/opt/rustwide/target/debug/deps/libfacet_macro_parse-394b9028fc19763f.rmeta --extern facet_macro_types=/opt/rustwide/target/debug/deps/libfacet_macro_types-187ec8be4b846a5c.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a2d87d99a0278af7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2ea4bb573c4892b3.rmeta --extern unsynn=/opt/rustwide/target/debug/deps/libunsynn-bf6036e1a6df0002.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6830a23becec5e45c4c5ad05200bbcab0fdb56a120439f142511af168bdea35d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6830a23becec5e45c4c5ad05200bbcab0fdb56a120439f142511af168bdea35d", kill_on_drop: false }`
[INFO] [stdout] 6830a23becec5e45c4c5ad05200bbcab0fdb56a120439f142511af168bdea35d
